cssmatcher: Simplify code
authorBenjamin Otte <otte@redhat.com>
Thu, 28 May 2015 15:06:53 +0000 (17:06 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 28 May 2015 15:07:25 +0000 (17:07 +0200)
commit4847eff6c42a45c95d8115bf9c1dc294a9c108ba
tree06b4e98914bb2ccc7fdd547b0344b28a27a6b9ef
parent9df707da223f081475737829b2fadc253fead9ee
cssmatcher: Simplify code

Instead of copy/paste, pass the only difference as an argument

The code still doesn't work right, but at least it's easier to fix now.
gtk/gtkcssmatcher.c